Skip to content

Commit 7dbbcc5

Browse files
committed
Add make depned
1 parent 2190362 commit 7dbbcc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

calamares

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cd /pkgs
4141

4242

4343
sudo echo "yamlcpp kconfig kcoreaddons ki18n kiconthemes kpmcore kio qt6 repochooser git" > /pkgs/$PACKAGE/depends
44-
sudo echo "kf6 cmake git" > /pkgs/$PACKAGE/make-depends
44+
sudo echo "kf6 cmake git ecm" > /pkgs/$PACKAGE/make-depends
4545
sudo tar -cvzpf $PACKAGE.tar.xz $PACKAGE
4646
sudo cp $PACKAGE.tar.xz /finished
4747

0 commit comments

Comments
 (0)