summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprotostar2
1 files changed, 2 insertions, 0 deletions
diff --git a/protostar b/protostar
index 897fe6f..b93c46f 100755
--- a/protostar
+++ b/protostar
@@ -150,6 +150,7 @@ fi
march=`dpkg-architecture -qDEB_HOST_MULTIARCH`
mkdir -p lib/$march
for lib in \
+ libbrand \
libdiskmgt \
libexacct \
libfmevent \
@@ -159,6 +160,7 @@ for lib in \
libpool \
libproject \
libsmbios \
+ libsqlite \
libsunavl \
libtecla \
libtopo \