Apply changed pc name of auth-fw 10/61510/1
authorKyungwook Tak <k.tak@samsung.com>
Tue, 8 Mar 2016 09:36:57 +0000 (18:36 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Tue, 8 Mar 2016 09:36:57 +0000 (18:36 +0900)
Change-Id: Iacab723de403283be8fd89da23dfae5cb3905bcb
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
packaging/security-tests.spec
src/auth-fw-passwd/CMakeLists.txt

index 27849c648ee8eb80b415f097668a9b0f131d4dee..fe168814173e69d4af426f15592f4a94ee8b4e0e 100644 (file)
@@ -20,7 +20,8 @@ BuildRequires: pkgconfig(libtzplatform-config)
 BuildRequires: boost-devel
 BuildRequires: pkgconfig(vconf)
 BuildRequires: pkgconfig(libgum) >= 1.0.5
-BuildRequires: pkgconfig(authentication-server)
+BuildRequires: pkgconfig(auth-fw)
+BuildRequires: pkgconfig(auth-fw-admin)
 Requires: perf
 Requires: gdb
 
index 116f42dcd19b2fd092174cfc46571d86d5dea72b..44a719623312196d61012049aa298b89ed6a1ba9 100644 (file)
@@ -19,8 +19,8 @@
 
 PKG_CHECK_MODULES(AFP_DEP
        REQUIRED
-       authentication-server
-       authentication-server-admin
+       auth-fw
+       auth-fw-admin
 )
 
 SET(AFP_SOURCES