projects
/
feed
/
video.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
986f15f
)
sdl2: move tests to utils/video
author
Daniel Golle
<daniel@makrotopia.org>
Thu, 7 Nov 2024 20:15:42 +0000
(20:15 +0000)
committer
Daniel Golle
<daniel@makrotopia.org>
Thu, 5 Dec 2024 01:24:21 +0000
(
01:24
+0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/sdl2/Makefile
patch
|
blob
|
history
diff --git
a/libs/sdl2/Makefile
b/libs/sdl2/Makefile
index 1922061eeeb5e094af230a9d4878a6fbb65e28b7..0f95ce3a0c142045f7105642b89c9fc41bc2c622 100644
(file)
--- a/
libs/sdl2/Makefile
+++ b/
libs/sdl2/Makefile
@@
-134,8
+134,9
@@
endif
endef
define Package/libsdl2-tests
- SECTION:=libs
- CATEGORY:=Libraries
+ SECTION:=utils
+ CATEGORY:=Utilities
+ SUBMENU:=Video
TITLE:=SDL installed tests
URL:=https://www.libsdl.org
DEPENDS:=+libsdl2