summaryrefslogtreecommitdiffstats
path: root/remote/modules/policykit-src
diff options
context:
space:
mode:
authorMichael Neves2013-05-23 17:01:04 +0200
committerMichael Neves2013-05-23 17:01:04 +0200
commit655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7 (patch)
tree26e62638af3ae641fe0e561ba3ee19bdbb71e484 /remote/modules/policykit-src
parent[SUSE] vmchooser xml now found in correct dir (diff)
parentfix PATH for debug shell (diff)
downloadtm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.tar.gz
tm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.tar.xz
tm-scripts-655b2494fc7d8fec3a5f6212bbb7a88cbe5c13f7.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/policykit-src')
-rw-r--r--remote/modules/policykit-src/policykit.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/policykit-src/policykit.conf b/remote/modules/policykit-src/policykit.conf
index 73b04015..3e74c383 100644
--- a/remote/modules/policykit-src/policykit.conf
+++ b/remote/modules/policykit-src/policykit.conf
@@ -1,7 +1,7 @@
VERSION=polkit-0.110
URL=http://www.freedesktop.org/software/polkit/releases/polkit-0.110.tar.gz
-REQUIRED_DEPENDENCIES="libmozjs185-1.0"
-REQUIRED_PACKAGES="libmozjs185-1.0"
+REQUIRED_INSTALLED_PACKAGES="libmozjs185-1.0"
+REQUIRED_CONTENT_PACKAGES="libmozjs185-1.0"
REQUIRED_BINARIES=""
REQUIRED_DIRECTORIES="/bin /etc /lib /usr/share/dbus-1 /usr/share/polkit-1"
REQUIRED_FILES=""