diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-27 16:56:34 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-02-27 16:56:34 +0100 |
| commit | 5008578da4c029b3252a1b0baf5420d272d95112 (patch) | |
| tree | 94ceb6ca8d974a4c8236869b18efda8da0092b29 /scripts | |
| parent | c136253a29d9942f0c34723dc18dbf3aa1e89220 (diff) | |
| parent | c253e37ca834c3b68353b8d9a1efe04f30c7644d (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/scan-pkgs.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/scan-pkgs.sh b/scripts/scan-pkgs.sh index 2bed1e209..9d0eeb50f 100644 --- a/scripts/scan-pkgs.sh +++ b/scripts/scan-pkgs.sh @@ -154,10 +154,6 @@ if [[ -n $ADK_PACKAGE_GLIB ]]; then NEED_GETTEXT="$NEED_GETTEXT glib" fi -if [[ -n $ADK_PACKAGE_CONSOLEKIT ]]; then - NEED_DBUSGLIB="$NEED_DBUSGLIB consolekit" -fi - if [[ -n $ADK_PACKAGE_FONT_BITSTREAM_100DPI ]]; then NEED_MKFONTDIR="$NEED_MKFONTDIR font-bitstream-100dpi" fi |
