diff --git a/.gitmodules b/.gitmodules index b36f4c2..121ee9b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -184,3 +184,9 @@ [submodule "packages/vlc-plugin-ytdl-git"] path = packages/vlc-plugin-ytdl-git url = https://aur.archlinux.org/vlc-plugin-ytdl-git.git +[submodule "packages/qt5-webkit"] + path = packages/qt5-webkit + url = https://aur.archlinux.org/qt5-webkit.git +[submodule "packages/phantomjs"] + path = packages/phantomjs + url = https://aur.archlinux.org/phantomjs.git diff --git a/packages/phantomjs b/packages/phantomjs new file mode 160000 index 0000000..65330f4 --- /dev/null +++ b/packages/phantomjs @@ -0,0 +1 @@ +Subproject commit 65330f453c0fadeaaef10bf5ab4f424f42c99f8b diff --git a/packages/qt5-webkit b/packages/qt5-webkit new file mode 160000 index 0000000..4d50de7 --- /dev/null +++ b/packages/qt5-webkit @@ -0,0 +1 @@ +Subproject commit 4d50de7e8675175802a2e169de55f927b8ac981a