Browse Source

xinit: fix dependency, xinit needs xauth

Phil Sutter 15 years ago
parent
commit
1d99bed8cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/xinit/Makefile

+ 1 - 1
package/xinit/Makefile

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