Skip to content
Snippets Groups Projects
Commit 8b702f8e authored by David Runge's avatar David Runge :chipmunk:
Browse files

Add libcamera 0.0.1.

Add conflicts/replaces for aur/libcamera-tests in libcamera-tools.
parent 0fd1f846
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,8 @@ package_libcamera-tools() {
qt5-base
sdl2
)
conflicts=("$pkgbase-tests<0.0.1-2")
replaces=("$pkgbase-tests<0.0.1-2")
mv -v $pkgname/* "$pkgdir"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment