summaryrefslogtreecommitdiff
path: root/libremakepkg
diff options
context:
space:
mode:
Diffstat (limited to 'libremakepkg')
-rwxr-xr-xlibremakepkg3
1 files changed, 3 insertions, 0 deletions
diff --git a/libremakepkg b/libremakepkg
index cab6b9c..0881b10 100755
--- a/libremakepkg
+++ b/libremakepkg
@@ -32,6 +32,9 @@ source /etc/libretools.conf
echo "Updating the main chroot"
mkarchroot -u -c ${CACHEDIR} ${CHROOTDIR}/${CHROOT}
+echo "Checking dependencies"
+pkgbuild-check-nonfree
+
echo "Creating the package"
makechrootpkg -c -r ${CHROOTDIR} -l ${CHCOPY} -- $@