Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
3665cc85
Commit
3665cc85
authored
Jun 06, 2002
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixing distcheck fixing SDL issue
Original commit message from CVS: fixing distcheck fixing SDL issue
parent
ec05178a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
Makefile.am
Makefile.am
+2
-2
gst-plugins.spec.in
gst-plugins.spec.in
+2
-0
No files found.
Makefile.am
View file @
3665cc85
...
...
@@ -4,8 +4,8 @@ else
GCONF_DIR
=
endif
SUBDIRS
=
gst-libs gst sys ext examples tools
$(GCONF_DIR)
testsuite
SUBDIRS
=
gst-libs gst sys ext examples tools
$(GCONF_DIR)
##
testsuite
DIST_SUBDIRS
=
gst-libs gst sys ext examples tools gconf testsuite
DIST_SUBDIRS
=
gst-libs gst sys ext examples tools gconf
##
testsuite
EXTRA_DIST
=
gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
gst-plugins.spec.in
View file @
3665cc85
...
...
@@ -621,6 +621,8 @@ Element for text-to-speech using the festival server.
@USE_SDL_TRUE@Requires: SDL >= 1.2.0
@USE_SDL_TRUE@Requires: gstreamer-plugins >= %{version}
@USE_SDL_TRUE@BuildRequires: SDL-devel >= 1.2.0
@USE_SDL_TRUE@SDL-devel should require XFree86-devel because it links to it
@USE_SDL_TRUE@BuildRequires: XFree86-devel
@USE_SDL_TRUE@
@USE_SDL_TRUE@%description -n gstreamer-sdl
@USE_SDL_TRUE@Plugin for sending output to the Simple Direct Media architecture.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment