mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
ConsoleKit: depends on libX11
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
32e7318ba4
commit
9d53173153
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freedesktop.org/wiki/Software/ConsoleKit"
|
||||
PKG_URL="http://www.freedesktop.org/software/ConsoleKit/dist/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||
PKG_DEPENDS="dbus dbus-glib polkit"
|
||||
PKG_BUILD_DEPENDS="toolchain dbus dbus-glib polkit"
|
||||
PKG_DEPENDS="dbus dbus-glib polkit libX11"
|
||||
PKG_BUILD_DEPENDS="toolchain dbus dbus-glib polkit libX11"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="ConsoleKit: a framework for defining and tracking users, login sessions, and seats."
|
||||
|
Loading…
x
Reference in New Issue
Block a user