xprop: sanitize deps.

--HG--
extra : convert_revision : e1d2dc7b8be6ea2fb431d64255d760618a47a174
This commit is contained in:
Juan RP 2010-01-28 19:04:48 +01:00
parent 9c02e5304a
commit f4e0311663
1 changed files with 5 additions and 3 deletions

View File

@ -10,7 +10,9 @@ long_desc="
This package provides xprop, a property displayer for X. This package provides xprop, a property displayer for X.
This is from the modular X.org X11 project." This is from the modular X.org X11 project."
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libXmu
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency full glibc Add_dependency build libX11-devel
Add_dependency full libX11 Add_dependency build libXmu-devel
Add_dependency full libXmu