소스 검색

xinit: fix dependency, xinit needs xauth

Phil Sutter 16 년 전
부모
커밋
1d99bed8cd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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/