14
0

Accepting request 106771 from home:vuntz:branches:devel:languages:python

Add missing BuildRequires; note that it doesn't build because of a bug in xorg packages (bnc#748808)

OBS-URL: https://build.opensuse.org/request/show/106771
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtkey?expand=0&rev=7
This commit is contained in:
Sascha Peilicke
2012-02-24 10:38:16 +00:00
committed by Git OBS Bridge
parent 987ff20d7b
commit 5de89ff592
2 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 24 09:31:30 UTC 2012 - vuntz@opensuse.org
- Add explicit pkgconfig(x11) and pkgconfig(xtst) BuildRequires:
those are needed after the xorg-x11 packaging change.
- Change glib2-devel and gtk2-devel BuildRequires to the real
pkgconfig() dependencies for this package: gdk-2.0 and glib-2.0.
-------------------------------------------------------------------
Sat Jul 2 19:46:16 CEST 2011 - vuntz@opensuse.org