From: Michael Tremer Date: Wed, 15 Sep 2010 22:16:01 +0000 (+0200) Subject: xorg-x11-xinit: Fix build dependencies. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3ed8cc26b7c49deffe18e37bb5ab50ce8b568a;p=ipfire-3.x.git xorg-x11-xinit: Fix build dependencies. --- diff --git a/pkgs/core/xorg-x11-xinit/xorg-x11-xinit.nm b/pkgs/core/xorg-x11-xinit/xorg-x11-xinit.nm index a16930765..74d21754e 100644 --- a/pkgs/core/xorg-x11-xinit/xorg-x11-xinit.nm +++ b/pkgs/core/xorg-x11-xinit/xorg-x11-xinit.nm @@ -34,8 +34,7 @@ PKG_URL = http://www.x.org PKG_LICENSE = MIT PKG_SUMMARY = X.Org X11 X Window System xinit startup scripts. -PKG_BUILD_DEPS+= autoconf automake pkg-config -PKG_DEPS += libX11 +PKG_BUILD_DEPS+= autoconf automake libX11-devel pkg-config define PKG_DESCRIPTION X.Org X11 X Window System xinit startup scripts.