summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--installer/CMakeLists.txt1
-rw-r--r--packaging/pkgmgr.spec1
2 files changed, 0 insertions, 2 deletions
diff --git a/installer/CMakeLists.txt b/installer/CMakeLists.txt
index b667763..d0289b1 100644
--- a/installer/CMakeLists.txt
+++ b/installer/CMakeLists.txt
@@ -17,7 +17,6 @@ FOREACH(FLAGS ${INSTALLER_DEPS_CFLAGS})
ENDFOREACH(FLAGS)
PKG_CHECK_MODULES(AGENT_DEPS REQUIRED
- aul
glib-2.0
gio-2.0
dlog
diff --git a/packaging/pkgmgr.spec b/packaging/pkgmgr.spec
index 57ee5a7..4d32091 100644
--- a/packaging/pkgmgr.spec
+++ b/packaging/pkgmgr.spec
@@ -20,7 +20,6 @@ Requires(post): capi-system-info
BuildRequires: cmake
BuildRequires: unzip
BuildRequires: gettext-tools
-BuildRequires: pkgconfig(aul)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(dlog)