Procházet zdrojové kódy

xinit: fix dependency, xinit needs xauth

Phil Sutter před 15 roky
rodič
revize
1d99bed8cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      package/xinit/Makefile

+ 1 - 1
package/xinit/Makefile

@@ -9,7 +9,7 @@ PKG_RELEASE:=		1
 PKG_MD5SUM:=		7ad82221ebd6600a8d33712ec3b62efb
 PKG_DESCR:=		X Window System initializer
 PKG_SECTION:=		x11
-PKG_DEPENDS:=		xorg-server mcookie
+PKG_DEPENDS:=		xorg-server mcookie xauth
 PKG_BUILDDEP+=		xorg-server
 PKG_URL:=		http://xorg.freedesktop.org
 PKG_SITES:=		http://xorg.freedesktop.org/archive/individual/app/